Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.ui.contexts

Packages that use org.eclipse.ui.contexts
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.contexts   
 

Classes in org.eclipse.ui.contexts used by org.eclipse.ui
IWorkbenchContextSupport
          An instance of this interface provides support for managing contexts at the IWorkbench level.
IWorkbenchPageContextSupport
          An instance of this interface provides support for managing contexts at the IWorkbenchPage level.
IWorkbenchWindowContextSupport
          An instance of this interface provides support for managing contexts at the IWorkbenchWindow level.
 

Classes in org.eclipse.ui.contexts used by org.eclipse.ui.contexts
ContextActivationServiceEvent
          An instance of this class describes changes to an instance of IContextActivationService.
ContextEvent
          An instance of this class describes changes to an instance of IContext.
ContextManagerEvent
          An instance of this class describes changes to an instance of IContextManager.
ICompoundContextActivationService
          An instance of this interface allows clients to manage context activation.
IContext
          An instance of this interface is an context as defined by the extension point org.eclipse.ui.contexts.
IContextActivationService
          An instance of this interface allows clients to manage context activation.
IContextActivationServiceListener
          An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextActivationService.
IContextListener
          An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContext.
IContextManager
          An instance of this interface allows clients to manage contexts, as defined by the extension point org.eclipse.ui.contexts.
IContextManagerListener
          An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextManager.
IMutableContextActivationService
          An instance of this interface allows clients to manage context activation.
IMutableContextManager
          An instance of this interface allows clients to manage contexts, as defined by the extension point org.eclipse.ui.contexts.
NotDefinedException
          Signals that an attempt was made to access the properties of an undefined object.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.